Close
dtSearch Text Retrieval Engine Programmer's Reference
IFileConverter::OutputToString Property
Syntax
IDL
__property VARIANT_BOOL OutputToString;

If true, output will be stored in an in-memory string variable rather than a disk file. (OutputFile will be ignored.) After the Execute method is done, the output will be in the OutputString property.